Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: migrate ibc rate limiting #191

Merged
merged 2 commits into from
May 23, 2024

Conversation

johnletey
Copy link
Contributor

@johnletey johnletey commented May 21, 2024

This PR migrates the IBC Rate Limiting module built by Stride Labs.

It migrates from @Reecepbcups' feat/sdk-v50, with a small addition from Noble's team to support app wiring (commit).

Closes #188.

@Reecepbcups
Copy link
Member

Reecepbcups commented May 21, 2024

strides proto naming should be kept as they are the originator of the module. Similar to osmosis tokenfactory. changing proto namespace breaks all upstream tooling and apps and bots. Especially with rust libs

@Reecepbcups Reecepbcups self-requested a review May 21, 2024 10:47
@johnletey
Copy link
Contributor Author

Reverted the query changes @Reecepbcups!

@Reecepbcups
Copy link
Member

Reecepbcups commented May 22, 2024

Thanks! I will review this once I talk with the stride team and also get them setup to coordinate. Ill review the diff from my v50 branch & this. I will be a little slow here as I just got back from vacation so might be more so a next week thing FYI

@Reecepbcups
Copy link
Member

Reviewed and looks good! A few minor things I found in my diff review: Reecepbcups/ratelimitdif#1

but I will handle in another PR. Thank you so so much for this addition! Really appreciate it a ton ❤️

@Reecepbcups Reecepbcups merged commit cb5b4d8 into cosmos:main May 23, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

adding & importing ibc-rate-limit cleanup
2 participants